<!DOCTYPE html >

<html>

<head>



<link rel="stylesheet" href="/Public/css/main.css" type="text/css" media="screen, projection" /> <!-- main stylesheet -->

<link rel="stylesheet" type="text/css" media="all" href="/Public/css/tipsy.css" /> <!-- Tipsy implementation -->



<!--[if lt IE 9]>

	<link rel="stylesheet" type="text/css" href="/Public/Home/css/ie8.css" />

<![endif]-->



<script type="text/javascript" src="/Public/scripts/jquery-1.7.2.min.js"></script> <!-- uiToTop implementation -->

<script type="text/javascript" src="/Public/scripts/custom-scripts.js"></script>

<script type="text/javascript" src="/Public/scripts/jquery.tipsy.js"></script> <!-- Tipsy -->



<script type="text/javascript">



$(document).ready(function(){

			

	universalPreloader();

						   

});



$(window).load(function(){



	//remove Universal Preloader

	universalPreloaderRemove();

	

	rotate();

    dogRun();

	dogTalk();

	

	//Tipsy implementation

	$('.with-tooltip').tipsy({gravity: $.fn.tipsy.autoNS});

						   

});



</script>





<title>404 - Not found</title>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>



<body>



<!-- Universal preloader -->

<div id="universal-preloader">

    <div class="preloader">

        <img src="/Public/images/universal-preloader.gif" alt="universal-preloader" class="universal-preloader-preloader" />

    </div>

</div>

<!-- Universal preloader -->



<div id="wrapper">

<!-- 404 graphic -->

	<div class="graphic"></div>

<!-- 404 graphic -->

<!-- Not found text -->

	<div class="not-found-text">

    	<h1 class="not-found-text"  style="font-size: 38px;">没有找到，对不起!</h1>

    </div>

<!-- Not found text -->



<!-- search form -->

<!--<div class="search">

	<form name="search" method="get" action="#" />

        <input type="text" name="search" value="Search ..." />

        <input class="with-tooltip" title="Search!" type="submit" name="submit" value="" />

    </form>

</div>-->

<!-- search form -->



<!-- top menu -->

<div class="top-menu">

 </div>

<!-- top menu -->



<div class="dog-wrapper">

<!-- dog running -->

	<div class="dog"></div>

<!-- dog running -->

	

<!-- dog bubble talking -->

	<div class="dog-bubble">

    	

    </div>

    

    <!-- The dog bubble rotates these -->

    <div class="bubble-options"  style="font-family: '微软雅黑';">

    	<p class="dog-bubble">

        	你迷路了吗？ 不用担心，我是一个很好的向导！

        </p>

    	<p class="dog-bubble">

	        <br />

        	嘿嘿！

        </p>

        <p class="dog-bubble">

        	<br />

        	不要担心，有我在。

        </p>

        <p class="dog-bubble">

        	我希望我有一个曲奇饼<br /><img style="margin-top:8px" src="/Public/images/cookie.png" alt="cookie" />

        </p>

        <p class="dog-bubble">

        	<br />

        	哎！ 这是相当令人厌烦！

        </p>

        <p class="dog-bubble">

        	<br />

        	我接近了吗？

        </p>

        <p class="dog-bubble">

        	还是我只是在圈子里？ 嗯 ...

        </p>

        <p class="dog-bubble">

        	<br />

           	好，我现在正式失去...

        </p>

        <p class="dog-bubble">

        	我想我看到了一个 <br /><img style="margin-top:8px" src="/Public/images/cat.png" alt="cat" />

        </p>

        <p class="dog-bubble">

        	我们应该去寻找什么？ @_@

        </p>

    </div>

    <!-- The dog bubble rotates these -->

<!-- dog bubble talking -->

</div>



<!-- planet at the bottom -->

	<div class="planet"></div>

<!-- planet at the bottom -->

</div>





</body>

</html>